FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.uv.cow#current (47 ms)

Package hl7.fhir.uv.cow
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/cow/https://build.fhir.org/ig/HL7/fhir-cow-ig/CodeSystem-subscription-notification-status-type.html
Url http://hl7.org/fhir/ValueSet/subscription-notification-type
Version 1.0.0-ballot
Status active
Date 2025-05-15T14:09:21+00:00
Name SubscriptionNotificationStatusTypes
Title Subscription Notification Type
Experimental False
Realm uv
Authority hl7
Description The type of notification represented by the status message.
Content complete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem subscription-notification-status-type

This case-sensitive code system http://hl7.org/fhir/ValueSet/subscription-notification-type defines the following codes:

CodeDisplayDefinition
handshake HandshakeThe status was generated as part of the setup or verification of a communications channel.
heartbeat HeartbeatThe status was generated to perform a heartbeat notification to the subscriber.
event-notification Event NotificationThe status was generated for an event to the subscriber.
query-status Query StatusThe status was generated in response to a status query/request.
query-event Query EventThe status was generated in response to an event query/request.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "subscription-notification-status-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem subscription-notification-status-type</b></p><a name=\"subscription-notification-status-type\"> </a><a name=\"hcsubscription-notification-status-type\"> </a><a name=\"subscription-notification-status-type-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/ValueSet/subscription-notification-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">handshake<a name=\"subscription-notification-status-type-handshake\"> </a></td><td>Handshake</td><td>The status was generated as part of the setup or verification of a communications channel.</td></tr><tr><td style=\"white-space:nowrap\">heartbeat<a name=\"subscription-notification-status-type-heartbeat\"> </a></td><td>Heartbeat</td><td>The status was generated to perform a heartbeat notification to the subscriber.</td></tr><tr><td style=\"white-space:nowrap\">event-notification<a name=\"subscription-notification-status-type-event-notification\"> </a></td><td>Event Notification</td><td>The status was generated for an event to the subscriber.</td></tr><tr><td style=\"white-space:nowrap\">query-status<a name=\"subscription-notification-status-type-query-status\"> </a></td><td>Query Status</td><td>The status was generated in response to a status query/request.</td></tr><tr><td style=\"white-space:nowrap\">query-event<a name=\"subscription-notification-status-type-query-event\"> </a></td><td>Query Event</td><td>The status was generated in response to an event query/request.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/cow/ImplementationGuide/hl7.fhir.uv.cow"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/uv/cow/ImplementationGuide/hl7.fhir.uv.cow"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/ValueSet/subscription-notification-type",
  "version" : "1.0.0-ballot",
  "name" : "SubscriptionNotificationStatusTypes",
  "title" : "Subscription Notification Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-15T14:09:21+00:00",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 International / Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system" : "email",
          "value" : "oo@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "The type of notification represented by the status message.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "handshake",
      "display" : "Handshake",
      "definition" : "The status was generated as part of the setup or verification of a communications channel."
    },
    {
      "code" : "heartbeat",
      "display" : "Heartbeat",
      "definition" : "The status was generated to perform a heartbeat notification to the subscriber."
    },
    {
      "code" : "event-notification",
      "display" : "Event Notification",
      "definition" : "The status was generated for an event to the subscriber."
    },
    {
      "code" : "query-status",
      "display" : "Query Status",
      "definition" : "The status was generated in response to a status query/request."
    },
    {
      "code" : "query-event",
      "display" : "Query Event",
      "definition" : "The status was generated in response to an event query/request."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.